
@charset "utf-8";
body {font-family: "Ms YaHei","微软雅黑";font-size: 12px; margin: 0; padding: 0;}
a {color: #020202;text-decoration: none;outline: none;}
a:visited ,a:active,a:focus{text-decoration: none;outline: 0;outline-offset:0;}
a:hover {text-decoration: none;color: #91694b;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
p {margin: 0 0 10px;  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;}
li { list-style: none;  text-align: -webkit-match-parent;}
ul,li { margin: 0; padding: 0;}
img {vertical-align: middle; border: 0;}
.oh { overflow:hidden;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
 
  color: inherit;
}

.company { overflow: hidden;}
.format {min-height: 10px;}

/* footer */
.footer_nav { position:fixed; bottom:0px; width:100%; z-index: 99999;}
.footer_nav ul{ width:100%; padding:10px 0px 0 0px;}
.footer_nav ul li{ float:left; overflow:hidden; font-size:12px;}
.footer_nav ul li a{ text-align:center; line-height: 25px; display:block; width:100%;}
.footer_nav ul li img {width: 30px;}

/* CSS Document */
.wb100 { width:100%;}
.w1200 { width:1200px;}
.w1160 { width: 1160px;}
.w890 { width:890px;}
.w400 { width:400px;}
.w440 { width:440px;}
.w300 { width:300px;}
.w270 { width:270px;}
.w930 { width:930px;}
.w925 { width:925px;}
.w210 { width: 210px;}
.w300 { width:300px;}
.w870 { width:870px;}
.w960 { width:960px;}
.w200 { width:200px;}
.w276 { width: 276px;}
.w280 { width: 280px;}
.w800 { width: 800px;}
.w750 { width:750px;}
.w370 { width:370px;}
.w126 { width: 130px;}
.w249 { width: 249px;}
.w294  { width: 294px;}
.w295 { width: 295px;}
.w465 { width: 465px;}
.w345 { width: 345px;}
.w415 { width: 415px;}
.w405 { width: 405px;}
.w385 { width: 385px;}
.w355 { width: 355px;}
.w370 { width: 370px;}
.w912 { width: 912px;}
.w316  { width: 316px;}
.w872 { width: 872px;}
.w860 { width: 860px;}
.w268 { width: 268px;}
.w910 { width: 910px;}
.w320  { width: 320px;}
.w590 { width: 590px;}
.w1080 { width: 1080px;}
.w1188 { width: 1188px;}
.w990 { width: 990px;}
.w880 { width: 880px;}
.w110  { width: 110px;}
.w770 { width: 770px;}
.w220 { width: 220px;}
.w454 { width: 454px;}
.w536 { width: 536px;}
.w630 { width: 630px;}
.w360 { width: 360px;}
.w260 { width: 260px;}
.w730 { width: 730px;}

.pr5 { padding-right: 5px;}

.left { float:left;}
/*.right { float:right;}*/
.mauto { margin-left:auto; margin-right:auto;}
.tright{}
.tright .image-feiyada { float:right; }
.tcenter { text-align:center;}
.tcenter .image-feiyada { margin:0 auto 0 auto;}
.text-center { text-align: center;}
.border-left { border-left:solid 1px #000;}

.p5 { padding: 5px;}
.p20 {padding: 20px;}
.page {width: 100%; overflow: hidden; padding:20px; text-align:center; font-size:12px; color:#666;}
.page a { padding:5px 6px 5px 6px; border:solid 1px #CCC; background:#FFF; margin-right:2px;}
.page a:hover { background:#576598;border:solid 1px #576598; color:#FFF; }
.page .current {padding:5px 6px 5px 6px; background:#576598;border:solid 1px #576598; color:#FFF;margin-right:2px;}


/* 图片样式 */
.center { text-align:center;}
.image-feiyada{overflow: hidden;position: relative;min-height: 1px;}
.image-feiyada a {display: block;background: #000;overflow: hidden;position: relative;text-align: center;color: #fff;}
.image-feiyada a div{position: absolute;height: 70px;background: #222;opacity: 0.8;bottom: 0;width: 100%;}
.image-feiyada a h3 {font-size: 16px; margin-top: 15px;margin-bottom: 5px;color: #a27453;}
.image-feiyada a p {margin: 0 0 10px;}
.image-feiyada a img {height: auto;/*animation: imageAnimation 24s linear 0s infinite alternate;*/transform: scale(1);transition: all 1.6s ease-out 0s;opacity: 0.99;-webkit-transition: all 1.6s ease-out 0s;-ms-transition: all 1.6s ease-out 0s;}
.image-feiyada a.hover img {/*animation: imageAnimation 24s linear 0s infinite;*/transform: scale(1.200);transition: all 1.6s ease-in 0s;opacity: 0.55;
-webkit-transform:  scale(1.200);-ms-transform: scale(1.200);}

.image-feiyada-02 {position: relative; min-height: 1px;}
.image-feiyada-02 a {display: block;}
.image-feiyada-02 a i {overflow: hidden;display: block;background: #000;}
.image-feiyada-02 a img {height: auto;/* animation: imageAnimation 24s linear 0s infinite alternate; */transform: scale(1);transition: all 1.6s ease-out 0s;opacity: 0.99;-webkit-transition: all 1.6s ease-out 0s;-ms-transition: all 1.6s ease-out 0s;}
.image-feiyada-02 a.hover img {/*animation: imageAnimation 24s linear 0s infinite;*/transform: scale(1.200);transition: all 1.6s ease-in 0s;opacity: 0.55;
-webkit-transform:  scale(1.200);-ms-transform: scale(1.200);}
.image-feiyada-02 h3 {font-size: 16px;margin-top: 15px;margin-bottom: 5px;color: #a27453;}
.image-feiyada-02 h3 span {color: #222;}





/* 导航样式 */
.main-nav-feiyada { width: 1200px;  margin: 20px auto 12px;}
.main-nav-feiyada ul {list-style: none; margin: 0 auto 0;  display: block; padding: 0;text-align: center;}
.main-nav-feiyada ul li { margin: 0 12px;display: inline-block;height: 36px;}
.main-nav-feiyada ul li a {font-size: 16px;  line-height: 36px;}




.flashmenu{height:35px; padding:0px;width:100%;  overflow:hidden; }
.flashmenu ul{list-style:none;padding:0;margin:auto; display:block;}
.flashmenu ul li{float:left;overflow:hidden;position:relative;line-height:35px;text-align:center;}
.flashmenu ul li a{position:relative;display:block;min-width:85px;height:35px;text-decoration:none;cursor:pointer;font-weight:bold;line-height:35px;}
.flashmenu ul li a span{position:absolute;left:0;min-width:85px;}
.flashmenu ul li a span.out{top:0px;}
.flashmenu ul li a span.over,  .menu ul li a span.bg{top:-35px;}
#flashmenu{background-repeat:repeat;}
#flashmenu ul li a{color:#FFFFFF;}
#flashmenu ul li a span.over{color:#FFF;height:35px;min-width:85px; background:#F90;background-repeat:repeat;}


.footer-menu {  overflow:hidden;}
.footer-menu ul {text-align:center;display: block;margin: 0 auto 0;}
.footer-menu ul li {display: inline-block; padding:5px;}





.left-nav-feiyada {  padding-top: 40px; }
.left-nav-feiyada ul {  list-style: none;
  padding: 0;
  margin: 0;}
.left-nav-feiyada ul li {   width: 200px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;}
.left-nav-feiyada ul li a {  color: #222;
  display: block;
  width: 100%;
  height: 35px;
  text-indent: 50px;}
 
 

.left-nav-product { padding:10px;}
.left-nav-product ul {}
.left-nav-product ul li { margin-bottom:10px;}
.left-nav-product ul li a {
  display: block;
  height: 32px;
  line-height: 32px;
  background: url(../images/sidebarLi.jpg) no-repeat;
  padding-left: 16px;
}
.left-nav-product ul li a:hover {
	background:url(../images/sidebarLihover.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
}

.sxzyfz-menu { width:100%; }
.sxzyfz-menu ul { text-align:center;}
.sxzyfz-menu ul li { margin: 0 20px 0 20px;display: inline-block;height: 36px;}
.sxzyfz-menu ul li a {font-size: 16px;  line-height: 36px;}




.currency_type {
  width: 100%;
 
  text-align: center;
}
.currency_type_lanmu {
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #e7e7e7;
  color: #888888;
  text-align: center;
 
  margin-left: 13px;
  margin-right: 13px;
}
.currency_type_lanmu:hover{
  border: 1px solid red;
  color: red;
}




.mobile-menu { overflow: hidden;}
.mobile-menu ul {}
.mobile-menu ul li { border: solid 1px #fff; width: 25%; float: left; text-align: center; line-height: 30px;}





.newNav li {
  float: left;
  padding: 0 10px 0 10px;
  display: block;
  overflow: hidden;
}
 
.newNav li a   {
 
}
.nav_bg {
  width: 100%;
  background: #00155b;
  position: fixed;
  top: 70px;
  left: 0;
  z-index: 99999;
  overflow: hidden;
}
.nav_center {
  width: 1200px;
  margin: 0 auto;
}
.nav_list_menu {
  width: 850px;
  height: 48px;
  float: right;
  position: relative;
  overflow: hidden;
}
.nav_list_menu ul {
  display: block;
  position: absolute;
  left: 0;
  top: -250px;
}
.nav_list_menu li {
  height: 48px;
}
.nav_list_menu li a {
  height: 48px;
  display: block;
  line-height: 48px;
  float: left;
  color: #fff;
  font-size: 12px;
  padding: 0 25px 0 0;
}



.meirenjidemo { 
  height: 65px;
  overflow: hidden;}
.meirenjidemo ul {
  width: 2000em;
  top: 0;
  left: 0;
  overflow: hidden;
}
.meirenjidemo ul li {
  float: left;
  border-right: 1px solid #000;
}
.meirenjidemo ul li a {
  width: 297px;
  height: 56px;
  display: block;
  line-height: 56px;
  text-align: center;
  font-size: 24px;
  
  color: #787878;
}
.meirenjidemo ul li .n0 {border-bottom: 8px solid #000000;}
.meirenjidemo ul li .n1 {border-bottom: 8px solid #c80500;}
.meirenjidemo ul li .n2 {border-bottom: 8px solid #0045b6;}
.meirenjidemo ul li .n3 {border-bottom: 8px solid #168444;}
.meirenjidemo ul li .n4 {border-bottom: 8px solid #000000;}
.meirenjidemo ul li .n5 {border-bottom: 8px solid #c80500;}
.meirenjidemo ul li .n6 {border-bottom: 8px solid #0045b6;}
.meirenjidemo ul li .n7 {border-bottom: 8px solid #168444;}






/* 产品样式 */
 .product-list { overflow:hidden;}
 .product-list ul { margin:00; padding:10px;}
 .product-list ul li { padding:5px; float:left; text-align:center;}
 .product-list ul li a {}
 .product-list ul li a span { display:block;}
 
 
 


.product-feiyada { margin-top:20px; margin-bottom:50px; position: relative;}
.product-feiyada .jcarousel {
  position: relative;
  margin: 0 auto;
  width: 100%;
 
  overflow: hidden;
}
.product-feiyada .inner {
  width: 20000em;
  position: relative;
}
.product-feiyada .product-thumb {
  display: block;
  float: left;
 
 
  margin: 0 10px;
}
.product-feiyada .product-thumb .photo {position: relative;
 
 
}
 
.product-feiyada .product-thumb .photo .photo-a, .product-feiyada .product-thumb .photo .product-action {
 
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.product-thumb .photo .product-action {
 
 
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.0;
  background: #000;
  padding: 20px;
  display: none;
}
.pull-right {
  float: right !important;
}

.product-thumb .caption {
  
}
.product-thumb h6 {
  color: #777;
  line-height: 16px;
  font-weight: 400;
  padding: 0;
  margin: 0;  text-align: center;
}

.product-feiyada a.prev, .product-feiyada a.next {
  cursor: pointer;
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0px;
  background: transparent url('/public/website/feiyada/images/v-nav.png') no-repeat scroll 0 center;
}
.product-feiyada a.next {
  right: 0;
  background-position: right center;
}





.product-list-feiyada { overflow: hidden;}
.product-list-feiyada .product-thumb {
  display: block;
  float: left;
 
  overflow: hidden;
  position: relative;
  margin: 0 12px 12px;
}
.product-list-feiyada .product-thumb .photo {
  position: relative;
  width: 100%;
 
}
.product-list-feiyada .product-thumb .photo .photo-a {
 
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.product-list-feiyada .product-thumb .photo .product-action {
 
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.0;
  background: #000;
  padding: 20px;
  display: none;cursor: pointer;  font-size: 12px;
}
.product-list-feiyada .product-thumb .caption {
 
}
.product-list-feiyada .product-thumb h6 {
  color: #777;
  font-family: "宋体","SimSun";
  line-height: 16px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.product-list-feiyada .product-thumb .caption p {
  margin: 0;
  text-align: center;
  color: #969696;
  font-size: 12px;
}
.product-list-feiyada .product-thumb .caption .price-info {
  margin-top: 6px;
}
.product-list-feiyada .product-action a {
  color: #fff;
}




.pro1_conver {
 
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.por2_bor {
  float: left;
  border: 1px solid #000;
  overflow: hidden;
  margin: 0 26px 40px;
}
.por2_bor:hover .por2_size{
  background:#cc0000;
  color: #FFF
}
.por2_img {
}
.por2_size {
  height: 115px;
  background: #FFF;
  padding-top: 10px;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
}
.por2_size p {
  font-size: 16px;
}
.por2_size span { font-size: 12px; line-height: 20px; height: 40px; overflow: hidden; display: block;}







.NEW_allofAthan_list {
  clear: both;
  padding: 0 0 30px 0;
  overflow: hidden;
}
.NEW_allofAthan_list ul {
}
.NEW_allofAthan_list li {
  float: left; padding: 20px;
}
.NEW_allofAthan_list li a {
  display: block;
  overflow: hidden;
}
.NEW_allofAthan_list li big {
  display: block;
  background: #000;
}
.NEW_allofAthan_list li span {
  padding-top: 12px;
  background: url(../bg/bg31_01.gif) no-repeat 6px 12px;
  clear: both;
  display: block;
}
.NEW_allofAthan_list li span i {
  display: block;
  line-height: 14px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #222;
  padding-right: 6px;
}
.NEW_allofAthan_list li span b {
  display: block;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  font-size: 16px;
  color: #000;
  padding-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
   margin: 0; padding: 0;
}
.NEW_allofAthan_list li span em {
  display: block;
  line-height: 20px;
  height: 20px;
  white-space: nowrap;
  font-size: 16px;
  color: #6c6c6c;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.NEW_allofAthan_list li span cite {
  line-height: 18px;
   height: 90px;
  overflow: hidden;
  font-style: normal;
  color: #595a5c;
  display: block;
}
.NEW_allofAthan_list li.hokkaido a span ins {
  background-color: #8bcdff;
  border: 1px solid #51b2fb;
}
.NEW_allofAthan_list li a span ins {
  width: 40%;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  color: #4392cf;
  text-decoration: none;
  display: block;
  border: 1px solid #ae0000;
  background-color: #dc0000;
  float: left;
}
.NEW_allofAthan_list li span tt {
  float: right;
  line-height: 42px;
  width: 112px;
  text-align: center;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}



/* 产品详情样式 */
.product-title { font-size:16px; text-align:center; padding:15px;}
.product-image {
  position: relative;
}
.product-image .share {
  position: absolute;
  right: 10px;
  top: 10px;
}
.jiathis_style, .jiathis_style_24x24 {
  display: inline-block;
  line-height: 24px;
  height: 24px;
}
.jiathis_style .button, .jiathis_style .jiathis_txt {
  float: left;
  font-size: 12px;
  text-decoration: none;
  line-height: 18px!important;
}
.jiathis_style_24x24 {
  display: inline-block;
  line-height: 24px;
  height: 24px;
}

.product-image-inner {
  border: 1px solid #ebebeb;
}
#product-images-thumb {
  width: 91px;
  border: 1px solid #ebebeb;
  border-width: 0 1px 1px 0;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
#product-images-thumb li {
  width: 90px;
  height: 90px;
  border-bottom: 1px solid #ebebeb;
}
.page-title {
  height: 35px;
  line-height: 35px;
  color: #fff;
  background: #222;
 
  position: relative;
}
.page-title h5 {
  font-family: "微软雅黑","Ms YaHei";
  text-indent: 35px;
}
.inner { padding:20px;}



.product-con h4 { font-size:24px; text-align:center;}
.product-con h5 { background:#CCC;}


.pro_khalconv {
  width: 100%;
  padding-top: 13px;
}
.pro_khallist {
 
  float: left;
 
  position: relative;
}
.pro_khal_lisibor1 {
 
  border: 2px solid #cc0000;
  float: left;
  overflow: hidden;
}
.cl {
  clear: both;
}
.pro_khal_lisiconver {
 
  float: left;
  padding: 10px;
}
.adad2 {
  color: #000;
}
.pro_khal_lisiconver p {
  font-size: 18px;
}
.pro_khal_lisiconver span {
  font-size: 14px;
}
.pro_khal_lisibora {
  width: 124px;
  height: 105px;
  /* background: url(images/djck.png) no-repeat; */
  background: url(../images/djck.png) no-repeat;
  float: left;
}

.content { font-size: 14px; line-height: 25px; padding: 10px;}



dl,dt,dd,p { margin: 0; padding: 0;}

.pbsShowcase {
  width: 100%;
}
.pbsShowcase ul {
  width: 100%;
  margin-top: 20px;
  background-repeat: repeat;
  text-align: center;
  background: url(http://www.lovemrj.com/theme/bg/showcase_bg.gif) repeat-y;
  float: left;


}
.pbsShowcase ul li {
  float: left;
  margin-right: 1px;
}
.pbsShowcase ul li a {
  width: 90px;
}
.pbsShowcase ul li dl {
  height: 45px;
  line-height:45px;
  display: block;
  width: 90px;
  color: #000;
}
 
 
.pbsShowcase ul li p {
  padding: 10px;
}
.pbsShowcase ul li p img {
  width: 70px;
  height: 70px;
}
.pbsShowcase ul li a:hover,.pbsShowcase ul li a:hover dl{
  background-color: #000;
  color: #FFF;
  
}
.pbsShowcase ul li a:hover p{
  background-color: #FC0;
}
.pbsShowcase ul li a:hover dt{
  color: #FC0;
}
.pbsShowcase ul li a dt{
  color: #666;
}
.pbsShowcase ul li a dd{
  color: #999;
}

.pbsShowcase ul li a dt{
  color: #000;
}
.pbsShowcase ul li a dd{
  color: #999;
}





/* 面包屑 */
 .breadcrumb { overflow:hidden;
 
  margin-bottom: 0;
  padding-left: 0;
  border-radius: 0;
  list-style: none;
}
.breadcrumb ul li { float:left; padding:5px;}
 
.breadcrumb, .breadcrumb a {
 
}

/* 文章列表 */
.newsshow { overflow:hidden}
.newsshow ul { margin:0; padding:10px;}
.newsshow ul li { text-align:right; line-height:25px; height:25px;}
.newsshow ul li a { float:left; width:60%; height:25px; text-align:left; overflow:hidden;}


.imgnewsshow { overflow:hidden}
.imgnewsshow ul { margin:0; padding:10px;}
.imgnewsshow ul li { text-align:right; padding:5px; overflow:hidden;  border-bottom:dashed 1px #cdcdcd;}
.imgnewsshow ul li img { float:left; width:50px; height:50px; margin-right:10px;}
.imgnewsshow ul li a { height:25px; display:block; text-align:left; overflow:hidden;}
.imgnewsshow ul li span { display:block; text-align:left; color:#cdcdcd;}




.news_con {
  width: 100%;
  height: auto;
  margin-top: 15px;
}

.news_newsbor {
  width: 50%;
  height: 152px;
  float: left;
  background: #FFF;
}
.news_Datatim {
  width: 25%;
  height: 152px;
  float: left;
}
.news_consize {
   width: 75%;
  height: 104px;
  float: left;
  margin-top: 12px;
  line-height: 25px;
}
.news_consize p {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.news_consize span {
  font-size: 14px;
}
.titme { text-align: center;
  height: 79px;
  width: 104px;
  border: 2px solid #cc0000;
  margin-top: 22px;
  margin-left: 14px;
  padding-top: 25px;
  color: #cc0000;
}
.xiatiao {
  height: 37px;
  width: 100%; margin-bottom: 10px;
  background: url(../images/xiab.png) no-repeat bottom;
}




.newTopicList1 {
  margin: 0 auto 0 auto;
  padding-bottom: 20px;
}
.newTopicList1 ul {
  overflow: hidden;
  margin: 0 auto;
}
.newTopicList1 ul li {
  width: 50%;
  float: left;
  padding: 20px 0 30px 0;
  border-bottom: 1px solid #cacaca;
}
.newTopicList1 ul li a {
  
  height: 95px;
  display: block;
}
.newTopicList1 ul li a img {
  float: left;
}
.nr {
  width: 70%;
  float: left;
  padding: 0 0 0 10px;
}
.newTopicList1 ul li a b {
  display: block;
  font-family: "微软雅黑";
  color: #5D5C5C;
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 5px;
  height: 24px;
  overflow: hidden;
}
.newTopicList1 ul li a span, .newTopicList1 ul li a i, .newTopicList1 ul li a small {
  float: left;
  height: 20px;
  padding-right: 10px;
  font-size: 12px;
  background: url(../bg/bg27.gif) no-repeat left center;
  padding-left: 25px;
  color: #a8a8a8;
  line-height: 24px;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}
.newTopicList1 ul li a i {
  background: url(../bg/bg28.gif) no-repeat left center;
}
.newTopicList1 ul li a small {
  background: url(http://www.lovemrj.com/theme/bg/bg29.gif) no-repeat left center;
}

.clear {
  clear: both;
}
.newTopicList1 ul li a p {
  color: #6A6A6A;
  line-height: 20px;
  height: 38px;
  margin: 4px 0 0 0;
  overflow: hidden;
}








/* 文本详情 */
.text { padding:10px; line-height:25px;}




/* 登录模块 */
.login { padding:5px;}
.login table tr td { padding:5px;}


/* 注册模块 */
.register { padding:10px;}
.register table tr td{ padding:5px;}





/* 单页模块 */
.area {margin: 0 auto;
  height: auto;
  overflow: hidden; padding:0 10px 0 10px;}
.sa_t {
  background: url(../images/sat.gif) no-repeat left bottom;
  clear: both; margin:0; padding:0;
  font-weight: bold;  color: #E61319;
  font-size: 24px;
  height: 61px;
  line-height: 61px; text-indent:10px;
}
.ma_t b {
  background: #232527;
  width: 38px;
  float: right;
  display: block;
  text-align: center;
  font-weight: normal;
}
.ma_t span {
  float: right;
  background: #E61319;
  color: #FEFEFE;
  height: 38px;
  line-height: 38px;
  width: 76px;
  display: block;
  text-align: center; margin-top:10px;
}
.sac {
  line-height: 250%;
  color: #555555;
  padding: 10px;
  font-size: 14px;
 
}
.sac img {max-width: 100%; margin-bottom: 10px;}

/* 幻灯片 */
.focus{overflow:hidden;position:relative;}
.focus ul{position:absolute;}
.focus ul li{float:left;overflow:hidden;position:relative;background:#000;}
.focus ul li div{position:absolute;overflow:hidden;}
.focus .btn{position:absolute;width:100%; padding:5px 10px;right:0;bottom:5px;text-align:center;}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:13px;height:13px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;border-radius:50%;}
.focus .btn span.on{background:yellow;}
.focus .preNext{width:45px;height:100px;position:absolute;top:40%;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
.focus .pre{left:0;}
.focus .next{right:0;background-position:right top;}



.bpimage { text-align: center; overflow: hidden;}
.bpimage ul { overflow: hidden; margin: 0; padding: 0;}
.bpimage ul li {display: inline;}




.rand_banner {clear: both;}
.rand_banner ul {display: block;overflow: hidden; position: relative; }
.rand_banner ul li {z-index: 1; float: left;}
.rand_banner ul li a {display: block;background: #000;}
.rand_banner ul li img { }
 
.rand_banner ul .b1 {  position: absolute; bottom:0px;}




.NEW_Samples {}
.NEW_Samples .bigbox {
  margin: 0 auto;
  position: relative;
}
.NEW_Samples .bigbox ul {
  display: block;
  position: absolute;
  left: -686px;
  top: 0;
 
  background: #000;
}
.NEW_Samples .bigbox ul li {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.NEW_Samples .bigbox ul li span {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(http://www.lovemrj.com/theme/bg/black.png);
}
.NEW_Samples .bigbox ul li span p {
  margin: 0 auto;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}
.NEW_Samples .bigbox ul li span p cite {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal;
  display: block;
}

.NEW_Samples .smallbox {
  width: 1188px;
  height: 135px;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}
.NEW_Samples .smallbox ul {
   width: 1200px;
  display: block;
  position: absolute;
  left: 0;
  top: 35;
  height: 110px;
}
.NEW_Samples .smallbox ul li {
  float: left;
  display: block;
   margin-right: 10px;
}
.NEW_Samples .smallbox ul li a {
  width: 190px;
  height: 105px;
  display: block;
  background-size:auto 200px;
}
.NEW_Samples .smallbox .Walk {
  width: 190px;
  height: 5px;
  background: #fdcd01;
  position: absolute;
  left: 0;
  top: 125px;
  z-index: 5;
}









.slider-container {
  OVERFLOW: hidden; BACKGROUND: url(../images/ajax-loader.gif) no-repeat center center; POSITION: relative; WIDTH: 100%
}
.slider-container img { border:0;}
.slider-wrap {
  OVERFLOW: hidden; FONT-SIZE: 0px;   POSITION: absolute; TOP: 0px; WIDTH: 10000px
}
.slider {
  HEIGHT: 100%; FLOAT: left; WIDTH: 100%
}
.slider-btn {
  CURSOR: pointer; HEIGHT: 54px; BACKGROUND: #c32828 0px 0px; POSITION: absolute; TOP: 140px; WIDTH: 54px
}
.slider-btn I {
  HEIGHT: 32px; BACKGROUND: url(../images/slide_btn.png) no-repeat 0px 0px; MARGIN: 11px 0px 11px 18px; DISPLAY: block; WIDTH: 17px
}
.slider-btn-r I {
  BACKGROUND-POSITION: 0px -34px
}
.slider-btn-l {
  LEFT: 0px
}
.slider-btn-r {
  RIGHT: 0px
}
.slider-container UL {
  
}
.slider-container LI {
    BACKGROUND: #ffffff 0px 0px; POSITION: relative; FLOAT: left; 
}
.slider-container .pic {
  HEIGHT: 100%; DISPLAY: block; WIDTH: 100%
}
.pic IMG {
  BORDER-TOP: 0px; HEIGHT: 100%; BORDER-RIGHT: 0px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: block; WIDTH: 100%
}
.slider-container .slide_thumb {
  DISPLAY: none
}
.slide_Bg {
   BACKGROUND: #000000 0px 0px; POSITION: absolute; LEFT: 0px; FILTER: alpha(opacity=60); TOP: 0px;  -moz-opacity: 0.6; opacity: 0.6
}
.cur .slide_Bg {
  DISPLAY: none
}
#slide_list {
  POSITION: absolute; LEFT: 0px
}
#topPic {
  DISPLAY: none
}
.home_nav_box {
  BACKGROUND: url(../images/web02.jpg) no-repeat center 1px
}